Welcome![Sign In][Sign Up]
Location:
Search - Java FTP server

Search list

[Internet-NetworkFTPServer12

Description: 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
Platform: | Size: 25600 | Author: 施成 | Hits:

[Ftp ServerCorpServerService2

Description: 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
Platform: | Size: 3072 | Author: 彭宇 | Hits:

[Ftp ServerCSTest

Description: 实现FTP的功能,可以下载上传。而且支持断点续传。FTP服务器及客户端。界面美观,采用JDK1.5开发-FTP functions can be downloaded upload. But support for HTTP. FTP server and client. Beautiful interface, developed using JDK1.5
Platform: | Size: 6144 | Author: 黄飞 | Hits:

[Ftp Serverjavatext

Description: FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
Platform: | Size: 91136 | Author: 杨恒 | Hits:

[Ftp ServerLFTP

Description: LFTP FTP服务器 支持断点续传,设置用户权限,多线程传输文件。 -metastatic FTP server support HTTP, set user privileges, multithreaded file transfer.
Platform: | Size: 979968 | Author: 王金华 | Hits:

[Internet-NetworkServer_Ftp

Description: 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
Platform: | Size: 19456 | Author: wu | Hits:

[JSP/Javaftp_collision_java

Description: 实现FTP服务器与客户端的功能,主要解决得了同时上传数据时的冲突问题-achieve FTP server and client functions, mainly solving the same time uploads data conflicts
Platform: | Size: 83968 | Author: kevinz | Hits:

[Ftp Clientftp-custom

Description: 简单的FTP客户端,通过该客户端连接指定的服务器,界面简洁友好,方便使用.-simple FTP client, the client specified server, simple and friendly interface, ease of use.
Platform: | Size: 2048 | Author: 马雪玲 | Hits:

[JSP/Javanet

Description: 用java开发的一个简单的ftp,支持简单的文件传送,下载,运行时下载一个ftp服务器,然后就可以进行文件的传送了。也可以登陆到某个服务器进行文件的传输,这时需要输入服务器IP和端口号-Java development using a simple ftp, support for simple file transfer, download, run-time to download a ftp server, then the document can be sent. Can also visit to a server for file transfers, then need to enter the server IP and port number
Platform: | Size: 20480 | Author: taolizao | Hits:

[JSP/Javaftpserve

Description: 一个用JAVA做的FTP服务,它包含FTP服务器和FTP客户端,内含使用说明。-Using JAVA to do an FTP service, it includes FTP server and FTP client, including for use.
Platform: | Size: 16384 | Author: guozhaotang | Hits:

[Internet-Networkftp

Description: 实现客户端与服务器端通信、下载、上传等功能-The achievement of client and server-side communication, download, upload and other functions
Platform: | Size: 83968 | Author: 李风 | Hits:

[Ftp ClientFTP

Description: 实现基本的FTP文件上传,下载功能,以及查看文件及子目录等,服务器端在和客户端建立连接之后,一直监听客户端的服务请求,而且可以实现多线程。-Realize the basic FTP file upload, download and view files and subdirectories and so on, in the server-side and client establish a connection then, he has been monitoring the client service request, and can realize multi-threaded.
Platform: | Size: 9216 | Author: dongfangyun | Hits:

[OtherSkyucFtpServer0925CHS

Description: Skyuc FTP Server是一个小巧的FTP服务端软件,耗用系统资源相当小,操作极其容易。 主要特点: 1.自定义欢迎消息,可选择是否显示软件版本 2.上传下载速度限制,并可以限定某个特定的时间段的速度 3.组设置及用户设置新增封闭IP和允许特定IP访问的功能 4.支持将日志写入文件,并可定义是否在日志中显示密码和欢迎消息 5.支持虚拟目录,可以映射不同的盘符的文件到根目录下 6.可以限制总用户数、单个IP连接数,不同用户可以设置不同的用户数限定 以及不同的速度限制,也可以应用组设置-err
Platform: | Size: 1424384 | Author: 张军 | Hits:

[JSP/JavaFTPApp

Description: java实现的 ftp 服务器 ftp客户端 实例代码,-java realize the ftp server ftp client example code
Platform: | Size: 56320 | Author: qq | Hits:

[JSP/JavaFTPServer

Description: 一个小JAVA程序可以当做FTP服务器一个小JAVA程序可以当做FTP服务器-A small JAVA program can FTP server as a small JAVA program can be used as FTP server
Platform: | Size: 1024 | Author: gdufswang | Hits:

[Ftp ClientFtpUpload

Description: ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
Platform: | Size: 1024 | Author: 许欢欢 | Hits:

[Internet-NetworkFTP

Description: 利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
Platform: | Size: 1359872 | Author: Wu Zhongsheng | Hits:

[Ftp Serverftp

Description: ftp服务器的源码,实现简单的ftp功能:-source ftp server, ftp simple functions:
Platform: | Size: 66560 | Author: zhujiewei | Hits:

[JSP/JavaFTP

Description: ftp 客服端和服务器端,JAVA编写,包括源代码和文档-ftp client and server-side service, JAVA development, including source code and documentation
Platform: | Size: 1364992 | Author: wang | Hits:

[JSP/Javaftp_project

Description: The zip file contains the source code of a ftp client and server employing java language.
Platform: | Size: 11264 | Author: mha128 | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net